**** dT 0.000 * top TEST ../../../../bin/varnishtest/tests/r03402.vtc starting **** top extmacro def pkg_version=trunk **** top extmacro def pkg_branch=trunk **** top extmacro def pwd=/home/linux1/VT/varnish-cache/varnish-trunk/_build/sub/bin/varnishtest **** top extmacro def date(...) **** top extmacro def string(...) **** top extmacro def localhost=127.0.0.1 **** top extmacro def bad_backend=127.0.0.1:34595 **** top extmacro def listen_addr=127.0.0.1:0 **** top extmacro def bad_ip=192.0.2.255 **** top extmacro def topbuild=/home/linux1/VT/varnish-cache/varnish-trunk/_build/sub **** top extmacro def topsrc=/home/linux1/VT/varnish-cache/varnish-trunk/_build/sub/../.. **** top macro def testdir=/home/linux1/VT/varnish-cache/varnish-trunk/_build/sub/bin/varnishtest/../../../../bin/varnishtest/tests **** top macro def tmpdir=/home/linux1/VT/_vtest_tmp/vtc.2694617.068cbd2e **** top macro def vtcid=vtc.2694617.068cbd2e ** top === varnishtest "probe dripping reads timeout" * top VTEST probe dripping reads timeout ** top === server s0 { **** s0 macro def s0_addr=127.0.0.1 **** s0 macro def s0_port=44049 **** s0 macro def s0_sock=127.0.0.1:44049 ** s0 Starting dispatch server ** top === varnish v1 -vcl+backend { **** dT 0.003 ** s0 Dispatch started on 127.0.0.1:44049 **** dT 0.011 ** v1 Launch *** v1 CMD: cd ${pwd} && exec varnishd -d -n /home/linux1/VT/_vtest_tmp/vtc.2694617.068cbd2e/v1 -i v1 -l 2m -p auto_restart=off -p syslog_cli_traffic=off -p thread_pool_min=10 -p debug=+vtc_mode -p vsl_mask=+Debug,+H2RxHdr,+H2RxBody -p h2_initial_window_size=1m -p h2_rx_window_low_water=64k -a '127.0.0.1:0' -M '127.0.0.1 35209' -P /home/linux1/VT/_vtest_tmp/vtc.2694617.068cbd2e/v1/varnishd.pid -p vmod_path=/home/linux1/VT/varnish-cache/varnish-trunk/_build/sub/vmod/.libs *** v1 CMD: cd /home/linux1/VT/varnish-cache/varnish-trunk/_build/sub/bin/varnishtest && exec varnishd -d -n /home/linux1/VT/_vtest_tmp/vtc.2694617.068cbd2e/v1 -i v1 -l 2m -p auto_restart=off -p syslog_cli_traffic=off -p thread_pool_min=10 -p debug=+vtc_mode -p vsl_mask=+Debug,+H2RxHdr,+H2RxBody -p h2_initial_window_size=1m -p h2_rx_window_low_water=64k -a '127.0.0.1:0' -M '127.0.0.1 35209' -P /home/linux1/VT/_vtest_tmp/vtc.2694617.068cbd2e/v1/varnishd.pid -p vmod_path=/home/linux1/VT/varnish-cache/varnish-trunk/_build/sub/vmod/.libs *** v1 PID: 2694636 **** v1 macro def v1_pid=2694636 **** v1 macro def v1_name=/home/linux1/VT/_vtest_tmp/vtc.2694617.068cbd2e/v1 **** dT 0.014 *** v1 debug|Info: Working directory not mounted on tmpfs partition *** v1 debug| **** dT 0.024 *** v1 debug|Debug: Version: varnish-trunk revision e3c2808abf3a957c7c699b91fe4f9c046f297483 *** v1 debug|Debug: Platform: Linux,4.18.0-553.40.1.el8_10.s390x,s390x,-jlinux,-sdefault,-sdefault,-hcritbit *** v1 debug|200 329 *** v1 debug|----------------------------- *** v1 debug|Varnish Cache CLI 1.0 *** v1 debug|----------------------------- *** v1 debug|Linux,4.18.0-553.40.1.el8_10.s390x,s390x,-jlinux,-sdefault,-sdefault,-hcritbit *** v1 debug|varnish-trunk revision e3c2808abf3a957c7c699b91fe4f9c046f297483 *** v1 debug| *** v1 debug|Type 'help' for command list. *** v1 debug|Type 'quit' to close CLI session. *** v1 debug|Type 'start' to launch worker process. *** v1 debug| **** dT 0.126 **** v1 CLIPOLL 1 0x1 0x0 0x0 *** v1 CLI connection fd = 7 *** v1 CLI RX 107 **** v1 CLI RX|zqzepvtkheutbfaitoyfwdnrdhxyrdif **** v1 CLI RX| **** v1 CLI RX|Authentication required. **** v1 CLI TX|auth 020302d6359b5baff1cc983955cd30ce0e58cb42d8f3fd2d4bd459d6aca74c73 **** dT 0.131 *** v1 CLI RX 200 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Varnish Cache CLI 1.0 **** v1 CLI RX|----------------------------- **** v1 CLI RX|Linux,4.18.0-553.40.1.el8_10.s390x,s390x,-jlinux,-sdefault,-sdefault,-hcritbit **** v1 CLI RX|varnish-trunk revision e3c2808abf3a957c7c699b91fe4f9c046f297483 **** v1 CLI RX| **** v1 CLI RX|Type 'help' for command list. **** v1 CLI RX|Type 'quit' to close CLI session. **** v1 CLI RX|Type 'start' to launch worker process. **** v1 CLI TX|vcl.inline vcl1 << %XJEIFLH|)Xspa8P **** v1 CLI TX|vcl 4.1; **** v1 CLI TX|backend s0 { .host = "127.0.0.1"; .port = "44049"; } **** v1 CLI TX| **** v1 CLI TX| **** v1 CLI TX|\tprobe default { **** v1 CLI TX|\t\t.window = 1; **** v1 CLI TX|\t\t.threshold = 1; **** v1 CLI TX|\t\t.timeout = 2s; **** v1 CLI TX|\t\t.interval = 0.1s; **** v1 CLI TX|\t} **** v1 CLI TX| **** v1 CLI TX|%XJEIFLH|)Xspa8P **** dT 0.232 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.336 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.438 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.543 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.645 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.746 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.849 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 0.950 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 1.052 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 1.153 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 1.253 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 1.357 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 1.457 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 1.558 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 1.658 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 1.758 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 1.859 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 1.960 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 2.063 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 2.164 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 2.694 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 3.369 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 3.385 *** v1 CLI RX 200 **** v1 CLI RX|VCL compiled. **** v1 CLI TX|vcl.use vcl1 **** dT 3.392 *** v1 CLI RX 200 **** v1 CLI RX|VCL 'vcl1' now active ** v1 Start **** v1 CLI TX|start **** dT 3.469 *** v1 vsl|No VSL chunk found (child not started ?) **** dT 3.489 *** v1 debug|Debug: Child (2694649) Started **** dT 3.541 *** v1 debug|Child launched OK **** dT 3.542 *** s0 dispatch fd 5 -> s1 **** dT 3.544 *** s1 start with fd 5 ** s1 === rxreq **** s1 rxhdr|GET / HTTP/1.1\r **** s1 rxhdr|Host: 127.0.0.1\r **** s1 rxhdr|Connection: close\r **** s1 rxhdr|\r **** s1 rxhdrlen = 54 **** s1 http[ 0] |GET **** s1 http[ 1] |/ **** s1 http[ 2] |HTTP/1.1 **** s1 http[ 3] |Host: 127.0.0.1 **** s1 http[ 4] |Connection: close **** s1 bodylen = 0 ** s1 === delay 1 *** s1 delaying 1 second(s) **** dT 3.552 *** v1 CLI RX 200 *** v1 wait-running **** v1 CLI TX|status *** v1 CLI RX 200 **** v1 CLI RX|Child in state running **** v1 CLI TX|debug.listen_address **** dT 3.557 *** v1 debug|Info: Child (2694649) said Child starts **** dT 3.572 **** v1 vsl| 0 CLI - Rd vcl.load "vcl1" vcl_vcl1.1741178989.163426/vgc.so 1auto **** v1 vsl| 0 Backend_health - s0 Went sick -------- 0 1 1 0.000000 0.000000 "" **** v1 vsl| 0 Backend_health - s0 Still sick -------- 0 1 1 0.000000 0.000000 "" **** v1 vsl| 0 CLI - Wr 200 52 Loaded "vcl_vcl1.1741178989.163426/vgc.so" as "vcl1" **** v1 vsl| 0 CLI - Rd vcl.use "vcl1" **** v1 vsl| 0 CLI - Wr 200 0 **** v1 vsl| 0 CLI - Rd start **** v1 vsl| 0 Debug - sockopt: Setting SO_LINGER for a0=127.0.0.1:37563 **** v1 vsl| 0 Debug - sockopt: Setting SO_KEEPALIVE for a0=127.0.0.1:37563 **** v1 vsl| 0 Debug - sockopt: Setting SO_SNDTIMEO for a0=127.0.0.1:37563 **** v1 vsl| 0 Debug - sockopt: Setting SO_RCVTIMEO for a0=127.0.0.1:37563 **** v1 vsl| 0 Debug - sockopt: Setting TCP_NODELAY for a0=127.0.0.1:37563 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPIDLE for a0=127.0.0.1:37563 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPCNT for a0=127.0.0.1:37563 **** v1 vsl| 0 Debug - sockopt: Setting TCP_KEEPINTVL for a0=127.0.0.1:37563 **** v1 vsl| 0 CLI - Wr 200 0 **** dT 3.599 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 37563 **** v1 CLI TX|debug.xid 1000 **** dT 3.650 *** v1 CLI RX 200 **** v1 CLI RX|XID is 1000 chunk 1 **** v1 CLI TX|debug.listen_address **** dT 3.676 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 37563 **** v1 vsl| 0 CLI - Rd debug.xid 1000 **** v1 vsl| 0 CLI - Wr 200 19 XID is 1000 chunk 1 **** dT 3.712 *** v1 CLI RX 200 **** v1 CLI RX|a0 127.0.0.1 37563 ** v1 Listen on 127.0.0.1 37563 **** v1 macro def v1_addr=127.0.0.1 **** v1 macro def v1_port=37563 **** v1 macro def v1_sock=127.0.0.1:37563 **** v1 macro def v1_a0_addr=127.0.0.1 **** v1 macro def v1_a0_port=37563 **** v1 macro def v1_a0_sock=127.0.0.1:37563 ** top === delay 5 *** top delaying 5 second(s) **** dT 3.780 **** v1 vsl| 0 CLI - Rd debug.listen_address **** v1 vsl| 0 CLI - Wr 200 19 a0 127.0.0.1 37563 **** dT 5.213 ** s1 === send "HTTP/1.1 200 OK\r\n" **** s1 send|HTTP/1.1 200 OK\r ** s1 === delay 0.5 *** s1 delaying 0.5 second(s) **** dT 5.615 **** v1 vsl| 0 Backend_health - s0 Still sick 4---Xr-- 0 1 1 0.000000 0.000000 "Poll error 110 (Connection timed out)" **** dT 5.653 *** s0 dispatch fd 15 -> s2 *** s2 start with fd 15 ** s2 === rxreq **** s2 rxhdr|GET / HTTP/1.1\r **** s2 rxhdr|Host: 127.0.0.1\r **** s2 rxhdr|Connection: close\r **** s2 rxhdr|\r **** s2 rxhdrlen = 54 **** s2 http[ 0] |GET **** s2 http[ 1] |/ **** s2 http[ 2] |HTTP/1.1 **** s2 http[ 3] |Host: 127.0.0.1 **** s2 http[ 4] |Connection: close **** s2 bodylen = 0 ** s2 === delay 1 *** s2 delaying 1 second(s) **** dT 5.713 ** s1 === send "Server: s0\r\n" **** s1 send|Server: s0\r ** s1 === delay 1 *** s1 delaying 1 second(s) **** dT 6.638 **** v1 vsl| 0 CLI - Rd ping **** v1 vsl| 0 CLI - Wr 200 19 PONG 1741178995 1.0 **** dT 6.653 ** s2 === send "HTTP/1.1 200 OK\r\n" **** s2 send|HTTP/1.1 200 OK\r **** dT 6.654 ** s2 === delay 0.5 *** s2 delaying 0.5 second(s) **** dT 6.721 ** s1 === send "\r\n" **** s1 send|\r ---- s1 Write error in http_send(): Broken pipe **** dT 7.156 *** s2 shutting fd 15 ** s2 Ending **** dT 7.242 **** v1 vsl| 0 Backend_health - s0 Went healthy 4---X-RH 1 1 1 1.506661 1.506661 "HTTP/1.1 200 OK" **** dT 7.261 *** s0 dispatch fd 18 -> s3 *** s3 start with fd 18 *** s3 shutting fd 18 ** s3 Ending **** dT 7.343 **** v1 vsl| 0 Backend_health - s0 Went sick 4---X--- 0 1 1 0.000000 1.506661 "Empty response" **** dT 7.366 *** s0 dispatch fd 15 -> s4 *** s4 start with fd 15 *** s4 shutting fd 15 ** s4 Ending **** dT 7.445 **** v1 vsl| 0 Backend_health - s0 Still sick 4---X--- 0 1 1 0.000000 1.506661 "Empty response" **** dT 7.473 *** s0 dispatch fd 18 -> s5 **** dT 7.474 *** s5 start with fd 18 *** s5 shutting fd 18 ** s5 Ending **** dT 7.548 **** v1 vsl| 0 Backend_health - s0 Still sick 4---X--- 0 1 1 0.000000 1.506661 "Empty response" **** dT 7.578 *** s0 dispatch fd 15 -> s6 **** dT 7.579 *** s6 start with fd 15 *** s6 shutting fd 15 ** s6 Ending **** dT 7.654 **** v1 vsl| 0 Backend_health - s0 Still sick 4---X--- 0 1 1 0.000000 1.506661 "Empty response" **** dT 7.683 *** s0 dispatch fd 18 -> s7 **** dT 7.687 *** s7 start with fd 18 *** s7 shutting fd 18 ** s7 Ending **** dT 7.755 **** v1 vsl| 0 Backend_health - s0 Still sick 4---X--- 0 1 1 0.000000 1.506661 "Empty response" **** dT 7.794 *** s0 dispatch fd 15 -> s8 **** dT 7.796 *** s8 start with fd 15 *** s8 shutting fd 15 ** s8 Ending **** dT 7.855 **** v1 vsl| 0 Backend_health - s0 Still sick 4---X--- 0 1 1 0.000000 1.506661 "Empty response" **** dT 7.907 *** s0 dispatch fd 18 -> s9 **** dT 7.908 *** s9 start with fd 18 *** s9 shutting fd 18 ** s9 Ending **** dT 7.960 **** v1 vsl| 0 Backend_health - s0 Still sick 4---X--- 0 1 1 0.000000 1.506661 "Empty response" **** dT 8.011 *** s0 dispatch fd 15 -> s10 *** s10 start with fd 15 *** s10 shutting fd 15 ** s10 Ending **** dT 8.063 **** v1 vsl| 0 Backend_health - s0 Still sick 4---X--- 0 1 1 0.000000 1.506661 "Empty response" **** dT 8.113 *** s0 dispatch fd 18 -> s11 *** s11 start with fd 18 *** s11 shutting fd 18 ** s11 Ending **** dT 8.165 **** v1 vsl| 0 Backend_health - s0 Still sick 4---X--- 0 1 1 0.000000 1.506661 "Empty response" **** dT 8.216 *** s0 dispatch fd 15 -> s12 **** dT 8.220 *** s12 start with fd 15 *** s12 shutting fd 15 **** dT 8.221 ** s12 Ending **** dT 8.267 **** v1 vsl| 0 Backend_health - s0 Still sick 4---X--- 0 1 1 0.000000 1.506661 "Empty response" **** dT 8.329 *** s0 dispatch fd 18 -> s13 **** dT 8.332 *** s13 start with fd 18 *** s13 shutting fd 18 ** s13 Ending **** dT 8.368 **** v1 vsl| 0 Backend_health - s0 Still sick 4---X--- 0 1 1 0.000000 1.506661 "Empty response" **** dT 8.438 *** s0 dispatch fd 15 -> s14 *** s14 start with fd 15 *** s14 shutting fd 15 ** s14 Ending **** dT 8.470 **** v1 vsl| 0 Backend_health - s0 Still sick 4---X--- 0 1 1 0.000000 1.506661 "Empty response" **** dT 8.546 *** s0 dispatch fd 18 -> s15 *** s15 start with fd 18 *** s15 shutting fd 18 ** s15 Ending **** dT 8.570 **** v1 vsl| 0 Backend_health - s0 Still sick 4---X--- 0 1 1 0.000000 1.506661 "Empty response" **** dT 8.648 *** s0 dispatch fd 15 -> s16 **** dT 8.649 *** s16 start with fd 15 *** s16 shutting fd 15 ** s16 Ending **** dT 8.671 **** v1 vsl| 0 Backend_health - s0 Still sick 4---X--- 0 1 1 0.000000 1.506661 "Empty response" **** dT 8.712 * top RESETTING after ../../../../bin/varnishtest/tests/r03402.vtc ** s0 Waiting for server (4/-1) ** s1 Waiting for server (-1/5) ** s2 Waiting for server (-1/-1) ** s3 Waiting for server (-1/-1) ** s4 Waiting for server (-1/-1) ** s5 Waiting for server (-1/-1) ** s6 Waiting for server (-1/-1) ** s7 Waiting for server (-1/-1) ** s8 Waiting for server (-1/-1) ** s9 Waiting for server (-1/-1) ** s10 Waiting for server (-1/-1) ** s11 Waiting for server (-1/-1) ** s12 Waiting for server (-1/-1) ** s13 Waiting for server (-1/-1) ** s14 Waiting for server (-1/-1) ** s15 Waiting for server (-1/-1) ** s16 Waiting for server (-1/-1) ** v1 Wait **** v1 CLI TX|panic.show **** dT 8.770 *** v1 CLI RX 300 **** v1 CLI RX|Child has not panicked or panic has been cleared **** dT 8.771 **** v1 vsl| 0 Backend_health - s0 Still sick -------- 0 1 1 0.000000 1.506661 "Open error 111 (Connection refused)" **** v1 vsl| 0 CLI - EOF on CLI connection, worker stops **** dT 8.772 *** v1 debug|Info: manager stopping child *** v1 debug|Debug: Stopping Child **** dT 8.872 *** v1 debug|Info: Child (2694649) said Child dies *** v1 debug|Info: Child (2694649) ended *** v1 debug|Debug: Child cleanup complete *** v1 debug|Info: manager dies **** v1 STDOUT EOF ** v1 WAIT4 pid=2694636 status=0x0000 (user 0.240639 sys 0.035262) * top TEST ../../../../bin/varnishtest/tests/r03402.vtc FAILED # top TEST ../../../../bin/varnishtest/tests/r03402.vtc FAILED (8.877) exit=2 FAIL tests/r03402.vtc (exit status: 2)